FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (47 ms)

Package Touchstone-ereferralontario.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier
Url http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier
Status draft
Name CommunicationBarrier
Title Communication Barrier
Experimental False
Description The extension is required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not an interpretor is required.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient Patient

Resources that this resource uses

ValueSet
http://ehealthontario.ca/fhir/ValueSet/communication-category Communication Category


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cms-ext-CommunicationBarrier",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier",
  "name" : "CommunicationBarrier",
  "title" : "Communication Barrier",
  "status" : "draft",
  "description" : "The extension is required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not an interpretor is required.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient.communication"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "To identify if the patient speaks/understands an offical language (english/french), or if she/he does not an interpretor is required."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/communication-category"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.